home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 201-220 / scopedisk211 / disp / disp.doc < prev    next >
Encoding:
Text File  |  1995-03-20  |  2.0 KB  |  86 lines

  1. Disp - ILBM picture display utility
  2. ===================================
  3.  
  4. v2.2 - 02 Dec 1991
  5.  
  6. Copyright (C) 1991 Digital Creations, Inc.
  7.  
  8.  
  9. Description
  10. -----------
  11.  
  12. Disp is a standard Amiga ILBM picture display program.  It may be used for
  13. showing a single picture, a list of pictures, entire directories (drawers)
  14. full of pictures, etc.
  15.  
  16. Features:
  17.     . Supports full overscan under Amiga OS v1.3 and v2.0.
  18.     . Supports AmigaDOS file name patterns under Amiga OS v2.0.
  19.     . Runs from Workbench and CLI.
  20.     . Compatible with DCTV.
  21.     . User-settable display time.
  22.     . One-time and loop modes.
  23.  
  24.  
  25. Requirements
  26. ------------
  27.  
  28. While Disp does not require Amiga OS v2.0, it does require iffparse.library
  29. (part of Workbench 2.0).  Since this library is included in the Workbench
  30. distribution license, it may not be posted electronically.
  31.  
  32.  
  33. Usage
  34. -----
  35.  
  36. Starting Disp From a Shell:
  37.     Disp {<file|dir|pattern>} [<options>]
  38.  
  39.     arguments:
  40.         Any number of directory and file names.  Wild card
  41.         file patterns are supported under Amiga OS v2.0.
  42.  
  43.     options:
  44.         -l       - Loop mode.
  45.         -t[secs] - Picture duration in seconds.  -t0 or -t
  46.                    mean no delay between pictures.  Defaults
  47.                    to infinite delay when -t is not specified.
  48.  
  49.  
  50. Starting Disp From Workbench:
  51.     Select files to show and then shift double-click on Disp icon.
  52.  
  53.  
  54. Keys active when showing pictures:
  55.     Space Bar     - show next picture
  56.     Mouse Buttons - show next picture
  57.     Escape        - quit
  58.  
  59.  
  60. Distribution
  61. ------------
  62.  
  63. This distribution file may be freely distributed intact. However, it may
  64. not be distributed with commercial products or freely distributed packages
  65. without written permission from Digital Creations.
  66.  
  67.  
  68. Contact
  69. -------
  70.  
  71. Digital Creations
  72. 2865 Sunrise Blvd., Suite 103
  73. Rancho Cordova, CA  95742
  74.  
  75. voice: (916) 344-4825
  76.   fax: (916) 635-0475
  77.  
  78.  
  79. Revisions
  80. ---------
  81.  
  82. v2.2 - 02 Dec 1991 - Initial electronic posting.
  83.  
  84. v2.1 - 20 Nov 1991 - Released with DCTV v1.1a.
  85.  
  86.